Skip to content

update raspi-config nonint commands #30

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

fuzzybear3
Copy link
Contributor

Updating script to use new raspi-config nonint commands. See issue #29

Previously, enabling UART 1 and disabling the serial terminal was done with a single command, now you use:
raspi-config nonint do_serial_hw 0
and
raspi-config nonint do_serial_cons 1

@lurch
Copy link
Contributor

lurch commented Dec 30, 2023

LGTM. pinging @spl237 and @liamfraser (when they get back in the New Year)

@fuzzybear3
Copy link
Contributor Author

Thanks for letting me work on this. It's my first open source contribution and I'm pretty exited:) haha

@fuzzybear3
Copy link
Contributor Author

@spl237 and @liamfraser Ping:)

@fuzzybear3
Copy link
Contributor Author

@lurch can we get this merged? I think it still is relevant, but I can't test it.

Copy link
Contributor

@will-v-pi will-v-pi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks - tested and this fixes the issue

@will-v-pi will-v-pi merged commit 03c0de1 into raspberrypi:master Jun 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants